[b/545456777] Gerrit to GitHub Migration: Azure Monitor - #1179
Open
patilgp-oss wants to merge 1 commit into
Open
[b/545456777] Gerrit to GitHub Migration: Azure Monitor#1179patilgp-oss wants to merge 1 commit into
patilgp-oss wants to merge 1 commit into
Conversation
- Deconstructed and migrated Azure Monitor integration to Content Hub format. - Added pyproject.toml with uv dependencies and wheel sources. - Converted unit and action tests using integration_testing framework. - Added ruff.toml exclusion for azure_monitor. BUG=b/545456777 TAG=agy CONV=50e6c938-b31b-4305-8720-035afee56366
|
❌ Marketplace Validation Failed Click to view the full reportValidation Report
|
| Validation Name | Details |
|---|---|
| New integration project.toml and release_note.yaml version must be initialize to 1.0 |
1 similar comment
|
❌ Marketplace Validation Failed Click to view the full reportValidation Report
|
| Validation Name | Details |
|---|---|
| New integration project.toml and release_note.yaml version must be initialize to 1.0 |
|
@patilgp-oss - Changes LGTM. However, there are some failed checks, could you please take a look. Thanks! |
|
❌ Marketplace Validation Failed Click to view the full reportValidation Report
|
| Validation Name | Details |
|---|---|
| New integration project.toml and release_note.yaml version must be initialize to 1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Migrate the Azure Monitor integration from the legacy GoB repository (
tip-marketplace) to the open GitHub repository (content-hub).actions/,core/,resources/, andwidgets/structure.pyproject.tomlwithuvdependencies and local wheel sources (EnvironmentCommon,TIPCommon-2.2.12,integration-testing,soar-sdk).integration_testingframework with 100% pass rate (12/12 unit and action tests passed).mp validate(23/23 validations passed) andmp build.Tracking